Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore/update linting workflows and dependencies #1374

Merged
merged 7 commits into from
Jan 13, 2025

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Jan 4, 2025

Related Issue

N / A

Documentation

N / A

Summary of Changes

  1. Upgrade to ESLint 9 w/ recommended settings and update related dependencies
  2. Remove Stylelint (we no longer need linting for www/ anymore
  3. Fixed up some README docs to be more complete examples and pass linting

TODO

  1. would be nice to fully document CONTRIBUTING.md and package README.md (remove the ignore from eslint.config.js
  2. To get all the formatting back, might want to consider adding Prettier as another PR

eslint.config.js Outdated
import globals from 'globals';
import noOnlyTests from 'eslint-plugin-no-only-tests';

// **/.greenwood/**

This comment was marked as resolved.

@thescientist13 thescientist13 added documentation Greenwood specific docs alpha.4 labels Jan 4, 2025
@thescientist13 thescientist13 force-pushed the chore/update-linting-dependencies branch from 84be862 to 80c4cd8 Compare January 13, 2025 17:26
@thescientist13 thescientist13 merged commit e0ab150 into master Jan 13, 2025
10 checks passed
@thescientist13 thescientist13 deleted the chore/update-linting-dependencies branch January 13, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha.5 chore unit testing, maintenance, etc CLI documentation Greenwood specific docs Init Plugins Greenwood Plugins v0.31.0
Projects
Development

Successfully merging this pull request may close these issues.

1 participant